[Top]
[Prev]
[Next]
[Bottom]
[Contents]
GetColTitle
BSTR GetColTitle(long colnum)
Gets the title of the requested column (zero based). Returns empty string if colnum is an invalid column number.
Java Script Example:
var x;
x = sajsset.GetColTitle(0);
VBScript Example:
Dim x
x = sajsset.GetColTitle(0)
[Top]
[Prev]
[Next]
[Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights reserved.